home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: creating new windows
- Sent: 3/18/96 12:43 PM
- Received: 3/18/96 12:51 PM
- From: lamiraux@apple.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >ODF team,
- >
- >I have a part with two presentations possible for the given content. Given a
- >part with a frame of the one type of presentation, how do I open a window for
- >that same content with the other presentation?
- >
- >Thanks,
- >Scott Daniels
- >e-mail: scottdfl@aol.com
-
- Look into FW_CFrame::NewPartWindow. This method is called when the View
- In Window command is used. Just replace the presentation by your other
- presentation.
-
- .......................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- .......................................................................
-
-
-